programming language grammar

英 [ˈprəʊɡræmɪŋ ˈlæŋɡwɪdʒ ˈɡræmə(r)] 美 [ˈproʊɡræmɪŋ ˈlæŋɡwɪdʒ ˈɡræmər]

网络  程序设计语言文法

计算机



双语例句

  1. Finally, you can design your own programming or domain-specific language with the help of ANTLR Studio, which lets you create context-free grammar definitions based on the ANTLR framework.
    最后,您可以在ANTLRStudio的帮助下设计您自己的编程语言或特定于域的语言,ANTLRStudio允许您基于ANTLR框架创建上下文自由的语法定义。
  2. With a programming language, the grammar contains an abstract model that all well-formed units of code ( that is, source files) must match.
    在程序语言中,语法包含了一个抽象的模型,所有格式良好的代码单元(即源文件)都必须匹配这个模型。
  3. A constructive method and typical examples of procedure oriented programming EL language attribute grammar are introduced, it is a base of automatic generation system for attribute grammar compiler.
    介绍面向过程的程序设计语言&EL语言属性文法的构成方法及其典型实例,它是属性文法编译程序生成系统的基础。
  4. C# is programming language with strong type. Because of its simple grammar and strong power of expression, C# is selected to develop the spam short message filtering system. 6.
    由于C语言是一种强类型的面向对象语言,它具有语法简单、表达能力强的特点,本文采用了C语言开发垃圾短信过滤系统。
  5. System software design used Delphi programming language which had the characteristics of strict grammar, high-efficiency and flexible data structure and added the object-oriented programming ideas.
    系统软件设计采用delphi编程语言,具有语法严谨、效率高、数据结构灵活的特点的同时,融入了面向对象的编程思想。